* lisp/textmodes/ispell.el: Fix commenting convention.
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 20 Sep 2010 11:53:42 +0000 (13:53 +0200)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 20 Sep 2010 11:53:42 +0000 (13:53 +0200)
commit8f5640a265333a985988eee98d56d6d781e9ae9f
treeef772c2ce538df3b00df9fed22a46f9347265ee3
parentcbe61684ad2847902b8c741b8a9d5b65a85bf640
* lisp/textmodes/ispell.el: Fix commenting convention.
(ispell-parse-output): Simplify, use push.
(ispell-region): Use match-string-no-properties.
(ispell-begin-skip-region-regexp): Use mapconcat to simplify.
(ispell-minor-mode): Use define-minor-mode.
(ispell-message): Remove unused var `skip-regexp'.
(ispell-add-per-file-word-list): Use dynamic let-binding.
Try and use the proper comment marker.
lisp/ChangeLog
lisp/textmodes/ispell.el